docs: Add missing extra files for gdk4 sub-references
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 28 Apr 2021 00:44:47 +0000 (01:44 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Wed, 28 Apr 2021 00:44:47 +0000 (01:44 +0100)
The Wayland and X11 references need the gtk-logo.svg and the urlmap.js
extra files.

Fixes: #3905
docs/reference/gdk/gdk4-wayland.toml.in
docs/reference/gdk/gdk4-x11.toml.in

index ba47b9dc11903bccf7ee7920f6becd6e0dc63117..96ca18f64e9bfcb9194834d71767df5b22b5ae19 100644 (file)
@@ -21,3 +21,9 @@ show_index_summary = true
 
 [source-location]
 base_url = "https://gitlab.gnome.org/GNOME/gtk/-/blob/master/"
+
+[extra]
+content_images = [
+  "images/gtk-logo.svg",
+]
+urlmap_file = "urlmap.js"
index ba47b9dc11903bccf7ee7920f6becd6e0dc63117..96ca18f64e9bfcb9194834d71767df5b22b5ae19 100644 (file)
@@ -21,3 +21,9 @@ show_index_summary = true
 
 [source-location]
 base_url = "https://gitlab.gnome.org/GNOME/gtk/-/blob/master/"
+
+[extra]
+content_images = [
+  "images/gtk-logo.svg",
+]
+urlmap_file = "urlmap.js"